How to Install d52 software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install d52 software package in Ubuntu 16.04 LTS (Xenial Xerus)

d52 software package provides Disassembler for 8052, 8048/8041, and Z80/8080/8085 code, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install d52 

d52 is installed in your system.

Make ensure the d52 package were installed using the commands given below,

$ sudo dpkg-query -l | grep d52 *

You will get with d52 package name, version, architecture and description in a table

d52 package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Development
Package d52
Version 3.4.1-1.1
Description Disassembler for 8052, 8048/8041, and Z80/8080/8085 code
Sub Section Devel


See Also, How to uninstall or remove d52 software package from Ubuntu 16.04 LTS (Xenial Xerus) ?